//==============================================================================
// Bow Defines_anim.txt
//==============================================================================

//==============================================================================
define bow
{
   TechLogic none/Horn Bow/Composite Bow/Bracer
   set hotspot
   {
      version
      {
         Visual Attachments A Bow
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments A Bow Copper
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments A Bow Bronze
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments A Bow Iron
      }
   }
}

//==============================================================================
define curvedbow
{
   TechLogic none/Horn Bow/Composite Bow/Bracer
   set hotspot
   {
      version
      {
            Visual attachments a bow
      }
   }
   set hotspot
   {
      version
      {
            Visual attachments a bow curved
      }
   }
   set hotspot
   {
      version
      {
            Visual attachments a bow composite
      }
   }
   set hotspot
   {
      version
      {
            Visual Attachments A Bow Ash
      }
   }
}